home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hacker Toolbox (Professional Edition)
/
Hacker Toolbox Professional Edition (TradeTouch) (2003).iso
/
sniffer
/
InternetPeriscope.exe
/
install_script.iss
Wrap
Text File
|
2001-10-22
|
2KB
|
42 lines
;InnoSetupVersion=2.0.11
[Setup]
AppName=InternetPeriscope
AppVerName=InternetPeriscope 1.1
AppId=InternetPeriscope
AppPublisher=LokBox Software
AppPublisherURL=http://www.lokboxsoftware.com
AppSupportURL=http://www.lokboxsoftware.com
AppUpdatesURL=http://www.lokboxsoftware.com
DefaultDirName={pf}\InternetPeriscope
DefaultGroupName=InternetPeriscope
OutputBaseFilename=setup
Compression=zip
PrivilegesRequired=none
AllowNoIcons=yes
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\InternetPeriscope.exe"; DestDir: "{app}";
Source: "{app}\internetperiscope.chm"; DestDir: "{app}";
[INI]
FileName: "{app}\InternetPeriscope.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.lokboxsoftware.com";
[Run]
Filename: "{app}\InternetPeriscope.exe"; Description: "Launch InternetPeriscope"; Flags: postinstall skipifsilent nowait
[Icons]
Name: "{group}\InternetPeriscope"; Filename: "{app}\InternetPeriscope.exe";
Name: "{group}\InternetPeriscope on the Web"; Filename: "{app}\InternetPeriscope.url";
Name: "{userdesktop}\InternetPeriscope"; Filename: "{app}\InternetPeriscope.exe"; Tasks: desktopicon;
Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\InternetPeriscope"; Filename: "{app}\InternetPeriscope.exe"; Tasks: quicklaunchicon;
[Tasks]
Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:";
[UninstallDelete]
Type: files; Name: "{app}\InternetPeriscope.url";